home *** CD-ROM | disk | FTP | other *** search
-
- Print-Envelope 1.3
-
-
-
- INTRODUCTION
-
- Print-Envelope is a program to print addressee and sender on letter envelope
- with HP printers loading envelopes by short side (see picture).
-
-
-
- _______________
- / /|
- /______________/ |
- | | |
- | | |
- | _________ | |
- | / /| | |
- | /________/ | |/
- |_| | /___/
- |_______|/
-
- ___
- / /
- / /
- / /
- ---
-
- Printers with PCL Level 3 language are supported.
-
-
-
- INSTALLATION
-
-
- Copy 'Print-Envelope' in any directory.
-
-
-
-
- USE
-
- Clicking twice on Print-Envelope icon it opens a window on the workbench
- representing the envelope.
-
- The upper left box shows where to put the sender (4 free rows), the lower
- right shows the addressee place (6 free rows): it isn't required to fill
- all the rows; the maximum number of characters per row is 32.
-
- When envelope has been filled you can print it clicking on the stamp box:
- the program sends a message while the printer is busy and another message
- when it has finished.
-
- Note: if the printer is off when you start the print, the program waits
- without showing any message.
-
-
-
- CONFIGURATION
-
- The program accepts default sender and addressee by using these Tooltypes:
-
-
- FROM<n> (n=1,..,4) n-th starting sender row
-
- TO<n> (n=1,...,6) n-th starting addressee row
-
-
- Ex.
-
- If you wish a starting configuration like this:
-
- ---------------------------------------------------------
- | (Sender) |
- | |
- | Rag. Rossi Mario ------ |
- | Corso Racconigi 10 | | |
- | 10126 Torino | | |
- | Italia | | |
- | | | |
- | ------ |
- | |
- | |
- | |
- | |
- | ------------ |
- | Envelope:| DL | (Addressee) |
- | ------------ |
- | Spett.le |
- | ALPHACOM |
- | Direzione Generale |
- | Via Donizzetti 4 |
- | 10137 Torino |
- | Italia |
- | |
- | |
- |--------------------------------------------------------
-
-
- you have to insert the following Tooltypes:
-
- FROM1=Rag. Rossi Mario
- FROM2=Corso Racconigi 10
- FROM3=10126 Torino
- FROM4=Italia
- TO1=Spett.le
- TO2=ALPHACOM
- TO3=Direzione Generale
- TO4=Via Donizzetti 4
- TO5=10137 Torino
- TO6=Italia
-
-
- You can also set the starting size of the envelope; the default size is
- DL(110x220 mm):
-
- N10 105x240 mm
-
- C6 114x162 mm
-
- A2 111x146 mm
-
-
-
-
- DISCLAIM AND BUG
-
- This program is free and it has been tested on my A3000 040 with HP DJ600
- printer; I disclaim all responsibility for damages; you use it at your own
- risk.
-
- If you have any questions you can send a message to:
-
- loziopino@iol.it
-
-
-
- Alberto Garavelli
-
- Changes
- -------
-
- - Release 1.1: removed some bugs in string gadgets.
-
- - Release 1.2: added different sizes of envelope.
-
- - Release 1.3: rewrite the GUI with standard gadtools's gadgets and added
- cycle gadget to choose the size.
-